]> dgit.raspbian.org Git - grub2.git/commit
Pass dis_ucode_ldr to kernel for recovery mode
authorJulian Andres Klode <julian.klode@canonical.com>
Fri, 19 Jun 2020 10:57:19 +0000 (12:57 +0200)
committerMate Kukri <mate.kukri@canonical.com>
Tue, 23 Jun 2026 15:04:12 +0000 (16:04 +0100)
commit90983ee371bd01cbbf76dbfd2742c8c4a67c2b16
tree4bb2974b6eb97f0ead16b164e942a09e8f05b071
parent65141486e991c0a458d0f31f231d0ff609b9a5ff
Pass dis_ucode_ldr to kernel for recovery mode

In case of a botched microcode update, this allows people to
easily roll back.

It will of course break in the more unlikely event that you are
missing a microcode update in your firmware that is needed to boot
the system, but editing the entry to remove an option is easier than
having to figure out the option and add it.

LP: #1831789

Gbp-Pq: Name recovery-dis_ucode_ldr.patch
util/grub.d/10_linux.in